Interface ConfigMapNodeConfigSourceFluent<A extends ConfigMapNodeConfigSourceFluent<A>>

    • Method Detail

      • getKubeletConfigKey

        String getKubeletConfigKey()
      • withKubeletConfigKey

        A withKubeletConfigKey​(String kubeletConfigKey)
      • hasKubeletConfigKey

        Boolean hasKubeletConfigKey()
      • withNewKubeletConfigKey

        A withNewKubeletConfigKey​(String arg1)
      • withNewKubeletConfigKey

        A withNewKubeletConfigKey​(StringBuilder arg1)
      • withNewKubeletConfigKey

        A withNewKubeletConfigKey​(StringBuffer arg1)
      • withName

        A withName​(String name)
      • withNewName

        A withNewName​(String arg1)
      • getNamespace

        String getNamespace()
      • withNamespace

        A withNamespace​(String namespace)
      • hasNamespace

        Boolean hasNamespace()
      • withNewNamespace

        A withNewNamespace​(String arg1)
      • getResourceVersion

        String getResourceVersion()
      • withResourceVersion

        A withResourceVersion​(String resourceVersion)
      • hasResourceVersion

        Boolean hasResourceVersion()
      • withNewResourceVersion

        A withNewResourceVersion​(String arg1)
      • withNewResourceVersion

        A withNewResourceVersion​(StringBuilder arg1)
      • withNewResourceVersion

        A withNewResourceVersion​(StringBuffer arg1)
      • withUid

        A withUid​(String uid)
      • withNewUid

        A withNewUid​(String arg1)